{:orcpub.dnd.e5/monsters
 {:test-monstarr
  {:description "Description Box Text"
   :legendary-actions {:description "Legendary Actions Description Box Text"}
   :key :test-monstarr
   :int 10
   :speed "55"
   :name "Test Monstarr"
   :alignment "neutral"
   :cha 10
   :hit-points {:modifier 8, :die 8, :die-count 8}
   :type :aberration
   :size :large
   :option-pack "Test"
   :armor-class 10
   :skills
   {:religion 5
    :persuasion 5
    :investigation 5
    :acrobatics 5
    :performance 5
    :perception 5
    :sleight-of-hand 5
    :survival 5
    :history 5
    :animal-handling 5
    :nature 5
    :deception 5
    :intimidation 5
    :arcana 5
    :athletics 5
    :insight 5
    :medicine 5
    :stealth 5}
   :str 10
   :saving-throws {:int 1, :cha 1, :str 1, :con 1, :dex 1, :wis 1}
   :challenge 8
   :con 10
   :dex 10
   :wis 10
   :props
   {:damage-vulnerability
    {:fire true
     :acid true
     :psychic true
     :force true
     :bludgeoning true
     :radiant true
     :lightning true
     :slashing true
     :piercing true
     :thunder true
     :cold true
     :poison true
     :necrotic true}
    :damage-immunity
    {:fire true
     :acid true
     :psychic true
     :force true
     :bludgeoning true
     :radiant true
     :lightning true
     :slashing true
     :piercing true
     :thunder true
     :cold true
     :poison true
     :necrotic true}
    :language
    {:draconic true
     :deep-speech true
     :orc true
     :dwarvish true
     :gnomish true
     :sylvan true
     :elvish true
     :abyssal true
     :infernal true
     :celestial true
     :common true
     :undercommon true
     :primordial true
     :giant true
     :halfling true
     :goblin true}
    :condition-immunity
    {:prone true
     :invisible true
     :restrained true
     :stunned true
     :incapacitated true
     :deafened true
     :frightened true
     :paralyzed true
     :charmed true
     :blinded true
     :poisoned true
     :grappled true
     :unconscious true
     :petrified true}
    :damage-resistance
    {:fire true
     :acid true
     :psychic true
     :force true
     :bludgeoning true
     :radiant true
     :lightning true
     :slashing true
     :piercing true
     :thunder true
     :cold true
     :traps true
     :poison true
     :necrotic true}}
   :traits
   [{:description "Description of Other Action Feature"
     :name "Other Action Feature"
     :type :Other}
    {:description "Description of Action Feature"
     :name "Action Feature"
     :type :action}
    {:description "Description of Legendary Action Feature"
     :name "Legendary Action Feature"
     :type :legendary-action}]}}}
